home *** CD-ROM | disk | FTP | other *** search
- inherited frmSetVariable: TfrmSetVariable
- Left = 454
- Top = 172
- HelpContext = 95
- Caption = 'y'
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Width = 17
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
- 'Changes the contents of an already existing variable.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object lblVarName: TLabel
- Left = 10
- Top = 16
- Width = 72
- Height = 13
- Caption = 'Variable &Name:'
- FocusControl = cboVarName
- end
- object lblNewValue: TLabel
- Left = 10
- Top = 65
- Width = 54
- Height = 13
- Caption = 'New &Value:'
- end
- object cboVarName: TAM5VarListComboBox
- Left = 10
- Top = 32
- Width = 224
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object memVarValue: TMemo
- Left = 10
- Top = 81
- Width = 449
- Height = 68
- ScrollBars = ssVertical
- TabOrder = 1
- OnKeyDown = memVarValueKeyDown
- end
- object chkEncryptAML: TCheckBox
- Left = 10
- Top = 160
- Width = 435
- Height = 17
- Caption = '&Disguise initial value'
- TabOrder = 2
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- Top = 348
- end
- end
-